home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol K-12 / Vol K-12.iso / games / extrem_t.exe / scripts / DefineButton2_243 / BUTTONCONDACTION on(keyPress Space).as < prev   
Text File  |  2012-08-27  |  76b  |  5 lines

  1. on(keyPress "<Space>"){
  2.    sonMC.gotoAndPlay(4);
  3.    gotoAndPlay(300);
  4. }
  5.